Skip to content

Conversation

@sandwwraith
Copy link
Member

  • Fix some test dependencies due to "Adding API dependency types to test source sets is not supported and will removed in a future version of Kotlin." warning.

  • Update BCV version

  • Enable Unused Return Value checker

- Fix some test dependencies due to "Adding API dependency types to test source sets is not supported and will removed in a future version of Kotlin." warning.

- Update BCV version
@sandwwraith sandwwraith requested a review from fzhinkin November 14, 2025 08:59
Copy link
Contributor

@fzhinkin fzhinkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, the change looks good. There are only a few minor nits from me.

freeCompilerArgs.add("-Xsuppress-version-warnings")
}
freeCompilerArgs.add("-Xexpect-actual-classes")
// for some reason, IDE does not enable feature in test source sets without this line:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please file an issue to investigate the root cause further?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm trying to minimize the example, will post once it's ready

@sandwwraith sandwwraith requested a review from fzhinkin November 18, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants